github.com/google/go-cmp/cmp.structField.mayForce (field)

3 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L406: 			step.mayForce = mayForce
		path.go#L181: 	mayForce   bool                // Forcibly allow visibility
		path.go#L194: 	if sf.mayForce {